add --num-shards option for milvus performance test case#526
Conversation
|
@LoveYou3000, thanks for your PR, but I'm curious why you wanna change the Are you testing with a much larger dataset, or do you have a specific need for extremely high write speeds? Otherwise, we generally do not recommend increasing the number of shards. |
|
We are doing a search performance test for the milvus cluster and want to compare the impact of different num_shards on the retrieval QPS. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: alwayslove2013, LoveYou3000 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@LoveYou3000 Thanks for your willingness to test Just a gentle reminder: considering the size of your test dataset, a single shard should be sufficient to handle it effectively. |
No description provided.